﻿@charset "utf-8";
body{font-family:'Microsoft YaHei' ;font-size: 14px;}
h1,h2,h3,h4,h5{font-family:'Microsoft YaHei' ;}
*{margin:0px; padding:0px; list-style: none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size: 100%;}
.clean{ clear:both; width:0px; height:0px; line-height:0px; overflow:hidden;}
.center{ margin:0 auto; text-align:left; max-width:1200px;}
fieldset,img {border:0;}
.bx_wrap a {border:0;text-decoration: none;}
input,textarea{outline-style:none;}

*{ font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;}
a input{ mayfish:expression(this.onfocus=this.blur);cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/ 
i{ font-style:normal;}
::selection{  background:#328ede;  color:#fff;}  
::-moz-selection {  background:#328ede;  color:#fff;  }  
::-webkit-selection {  background:#328ede;  color:#fff;  } 

.clear{ clear: both;}
.left{ float:left;}
.right{ float:right;}
/*定位*/  
.tl{text-align:left;}  
.tc{text-align:center;}  
.tr{text-align:right;}  
.fl{float:left;display:inline;}  
.fr{float:right;display:inline;} 

.article {color:#828283; font-size:16px; line-height:32px; }
.article p{font-size:16px; color:#828283; line-height:32px; }	
.article strong{ font-weight:bold;}
.article td,.article th{ border:1px solid #dcdcdc; font-size:16px; padding:0 10px;}
.article  img{ max-width:100%;}

input {  padding: 0 5px;  vertical-align: middle;  line-height: normal;  }
a:link, a:visited {  
	color: #727272;  
	text-decoration: none;
	cursor:pointer !important;
}  
a:hover, a:active {  
	border: none;  
	color: #45444d;  
} 